.checkbox + .checkbox,
.radio + .radio,
.checkbox,
.radio {
  margin: 0;
}

body {
  background-color: #f8fafd;
}

.span_txt{
  width: 96%;
    display: inline-block;
}

.img_box {
  width: 100%;
  height: 240px;
  background: url("../assets/images/ListImageText_img/beijing_1.png") no-repeat;
  margin-bottom: 98px;
  background-size: 100% 240px;
}
.img_box .txt_box .nav_box {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  opacity: 0.6;
  padding-top: 24px;
}
.img_box .txt_box .nav_box a {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
}
.img_box .txt_box .img_title {
  padding-top: 60px;
}
.img_box .txt_box .img_title .title_1 {
  font-family: MicrosoftYaHeiLight;
  font-size: 46px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
}

.list_content {
  padding-bottom: 60px;
  margin: 0 auto;
}
.list_content .list_left .mtree li:first-child {
  display: block;
}
.list_content .list_left .mtree li .titie_1 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 55px;
  letter-spacing: 1px;
  color: #005096;
  border-bottom: 2px solid #005096;
  display: block;
}
.list_content .list_left .mtree li .titie_1 em {
  float: right;
}
.list_content .list_left .mtree li .titie_1 .deg {
  transform: rotate(-90deg);
}
.list_content .list_left .mtree li ul li .titie_2 {
  display: block;
  border-bottom: solid 1px #cacaca;
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #333333;
  padding: 20px 20px 20px 0;
  margin-left: 20px;
}
.list_content .list_left .mtree li ul li ul li a {
  display: block;
  border-bottom: solid 1px #eaecee;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 1px;
  color: #333333;
  padding: 20px 40px 20px 24px;
  margin-left: 20px;
}
.list_content .list_left .mtree li ul li ul li .on,
.list_content .list_left .mtree li ul li ul li a:hover {
  background-color: #eef0f5;
}
.list_content .list_right{
  padding-right: 0;
}
.list_content .list_right .search {
  margin: 0 auto 30px auto;
  text-align: center;
}
.list_content .list_right .search input {
  width: 470px;
  height: 44px;
  border: solid 1px #dcdfe6;
  padding-left: 40px;
  background: url("../../assets/images/icons/search_icon.png") no-repeat 12px 12px;
  background-size: 17px 17px;
  vertical-align: bottom;
}
.list_content .list_right .search input:hover{
  border: 1px solid #296CA6;
}
.list_content .list_right .search input:active{
  border: 1px solid #005096;
}
.list_content .list_right .search button {
  width: 120px;
  height: 44px;
  background-color: #ffc819;
  border: none;
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #000;
}
.list_content .list_right .list .txt_left{position: absolute;
  top:30px;
  left: 36px;}
.list_content .list_right .list .txt_left:before {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  background: #1eb9e1;
  vertical-align: middle;
  margin-right: 10px;
}
.list_content .list_right .list .list_txt {
  margin-bottom: 4px;
  padding: 0 50px;
  background-color: #fff;
  position: relative;
}
.list_content .list_right .list .list_txt .on {
  font-weight: bold !important;
}
.list_content .list_right .list .list_txt .txt_title {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #2c3c57;
  padding: 28px 0 18px 0px;
  cursor: pointer;
}
.list_content .list_right .list .list_txt .txt_title .icon {
  float: right;
  color: #005096;
  font-size: 18px;
  font-weight: bold;
}
.list_content .list_right .list .list_txt .txt_title .deg {
  transform: rotate(90deg);
}
.list_content .list_right .list .list_txt .txt_p {
  border-top: solid 1px #cacaca;
  padding: 16px 0 20px 0;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 21px;
  letter-spacing: 1px;
  color: #666666;
  display: none;
  padding: 20px 0;
}
.list_content .list_right .bnt_box {
  max-width: 1200px;
  width: 100%;
}
.list_content .list_right .bnt_box .load {
  margin: 14px auto 100px auto;
  text-align: center;
  width: 100%;
  height: 40px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #fff;
  background-color: #004ea2;
  border: none;
}
.img_box .txt_box{
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}
.txt_p table{width:100%;}
.txt_p table thead td,
.txt_p table thead th,.txt_p table tbody tr.firstRow td {
  padding: 5px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  background: #005096;
  border: 1px solid #b7ecff;
}

.txt_p table tbody td {
  padding: 5px;
  color: #333333;
  font-size: 16px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #dee2eb;vertical-align: middle;
}
.txt_p h2 {
  margin: 1em 0;
  word-break: break-word;
  font-size:18px;
}
.txt_p .tips{text-align:left;font-size: 12px;margin-top: 20px;}